home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / The Director Toolkit v1.0.adf / CLI_Commands / Dfilter / docs < prev   
Text File  |  1987-02-25  |  2KB  |  53 lines

  1.  
  2. |c7|t1|f2DFilter|c3|f1|t0
  3.  
  4. Dfilter is a program that will correct incompatibilities in
  5. Photon Paint and Pixmate images in Directors dated before 
  6. |c73/22/88|c3|-.  To determine the date of your Director, run it and
  7. notice the date output after the version number.|r1
  8. |e
  9.  
  10. If your Director is earlier than |c73/22/88|c3|-, you may want to consider
  11. sending in for the upgrade.  Our upgrade policy works like this:|r1
  12.  
  13. |+21.  Send in your master Director disk.  This is what we use for|r1
  14. |+6proof of purchase.  The registration card is for our mailing|r1
  15. |+6list and is not required for the update.|r1
  16.  
  17. |+22.  Include $10 ($15 in U.S. funds outside US).|r1
  18.  
  19. |+23.  That's it.  We'll send you the latest version.  Turn around is 2|r1
  20. |+6to 3 weeks.
  21. |e
  22.  
  23. In the meantime, to use DFilter from the |c7CLI|c3|-, type:|r1
  24.  
  25. |+8|c71> dfilter filename|c3|r1
  26.  
  27. Where |c7"filename"|c3 is the file name of the picture file to be modified.
  28. If the file is on another disk or another directory you will have to
  29. specify the complete pathname for example:|r1
  30.  
  31. |+8|c71> dfilter df1:pictures/image1|c3|r1
  32. |e
  33.  
  34. Photon Paint inserts a proprietary |c7IFF|c3 chunk as the first chunk
  35. of the file.  The Director originally assumed that the first chunk 
  36. will be a |c7BMHD|c3|-, and treats any file that doesn't start with such a
  37. chunk as bad.  Dfilter will move the |c7BMHD|c3 chunk in the |c7IFF|c3
  38. file up front so the files will work correctly.|r1
  39.  
  40. The original Pixmate saved the viewmodes in the |c7CAMG|c3 chunk, with the 
  41. |c7SPRITES|c3 and/or |c7VP_HIDE|c3 bits on inadvertently, which will cause 
  42. GURU's in the Director.  Dfilter will turn off these bits so the files will
  43. work correctly.
  44. |e
  45.  
  46. Dfilter works "in place", that is, it modifies the file you
  47. specify without creating a second file.  If you feel uncomfortable
  48. about such a program modifying your only copy of a given image
  49. file, copy the image file to |c7RAM|c3 first, run dfilter, and check
  50. with a display program before replacing your only copy of the
  51. image.
  52.  
  53.